From d4aef027e26659d3edaab3f1fef716341def2a4b Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Sat, 7 May 2016 17:31:57 +0200 Subject: [PATCH] Refresh clean-cargo-deps --- debian/patches/clean-cargo-deps.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/patches/clean-cargo-deps.patch b/debian/patches/clean-cargo-deps.patch index a244d4097..09136de9b 100644 --- a/debian/patches/clean-cargo-deps.patch +++ b/debian/patches/clean-cargo-deps.patch @@ -13,19 +13,19 @@ Forwarded: not-needed -advapi32-sys = "0.1" -crates-io = { path = "src/crates-io", version = "0.1" } +#advapi32-sys = "0.1" -+crates-io = "0.1" +#crates-io = { path = "src/crates-io", version = "0.1" } - crossbeam = "0.1" ++crates-io = "0.1" + crossbeam = "0.2" curl = "0.2" docopt = "0.6" @@ -28,7 +29,7 @@ - git2 = "0.3" - git2-curl = "0.3" + git2 = "0.4" + git2-curl = "0.4" glob = "0.2" --kernel32-sys = "0.1" -+#kernel32-sys = "0.1" +-kernel32-sys = "0.2" ++#kernel32-sys = "0.2" libc = "0.2" - libgit2-sys = "0.3" + libgit2-sys = "0.4" log = "0.3" @@ -41,13 +42,13 @@ time = "0.1" -- 2.30.2